home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Graphics / Utility / GL Viewer 1.1.1 / glib ƒ / CHANGES next >
Text File  |  1993-09-06  |  947b  |  27 lines

  1. 06SEP93            Martin Fong (mwfong@nisc.sri.com)
  2.  
  3. * You may specify regular expressions for extracting and deleting entries.
  4.   Thanks to J. Kercheval for making his REGEX globber available to the Net
  5.   (-- it was "plug 'n play"!)
  6.  
  7.  
  8. 29AUG93
  9.  
  10. * Ported from UNIX version to THINK C 5.0.x.  Where necessary, ints were
  11.   explicitly converted to longs.
  12.  
  13. * Performs sanity check on number of files in archive to determine if the
  14.   input file is really a GL archive.
  15.  
  16. * Invokes THINK C's ">> press return to exit <<" only if the requested option
  17.   is a listing or an error occurred.
  18.  
  19. * CLI interface changed to allow SF selection of GL library and directory.
  20.   Because this is a modification of Symantec's ccommand.c, which is copyrighted,
  21.   the related source is *not* part of this distribution.
  22.  
  23. * Filename comparisons were made case-insensitive (i.e., all filenames are
  24.   converted to lowercase).
  25.  
  26. * You may specify more than one file to extract or delete.
  27.